Here's another version of lynxgrid that I have developed. But by this time I have added a multi-column combobox.

The primary purpose of this code is to learn how to integrate combobox and other control like datepicker, checkbox, etc. in lynxgrid. You will also learn in different way on how to save using a master/detail form. How to delete record in table which was deleted in lynxgrid control.

Note: I'm using the term combobox instead of datacombo or something else which I'm actually using in this code because combobox in datagrid is most common term.

For more free source code visit www.sourcecodester.com for more information.